text view: Expose cursor blink control
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2016 19:54:25 +0000 (14:54 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2016 21:27:43 +0000 (16:27 -0500)
commit1821c2df609b2877d732ad662a399e297ff56a41
tree222ef71429647d61376944628be8dffe3bd30449
parentf8b8e4eaf8564eb280ee613dbbc89d79411ab19c
text view: Expose cursor blink control

Derived classes like GtkSourceView with their own ::key-event
handler need access to this, in order to make their keynav
as nice as the builtin one, wrt to caret visibility.

https://bugzilla.gnome.org/show_bug.cgi?id=760748
docs/reference/gtk/gtk3-sections.txt
gtk/gtktextview.c
gtk/gtktextview.h